﻿@charset "utf-8";
/* by 小9仔 20150610 */
html { }
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p { padding:0; margin:0; }
body { font-size: 12px; background: #fff; color: #333; }
ul,li { list-style: none; }
img { border: 0; }
input:focus { outline: none; }

::selection { background: #000; color: #fff; }
::-moz-selection { background: #000; color: #fff; }
::-webkit-scrollbar {width:15px;height:15px} 
::-webkit-scrollbar-track-piece {background-color:#e2e2e2} 
::-webkit-scrollbar-thumb:vertical {height:5px;background-color:#c6c6c6;border-left:1px solid #c7c7c7;border-right:1px solid #c7c7c7} 
::-webkit-scrollbar-thumb:vertical:hover {background-color:#666666} 
::-webkit-scrollbar-thumb:horizontal {width:5px;background-color:#cbcbcb;border-left:1px solid #c7c7c7;border-right:1px solid #c7c7c7}

/* 全局 */
a { text-decoration: none; color: #333; }
a:hover { text-decoration: underline; }

/* 清理浮动 */
.clearfix { clear: both; zoom: 1; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.fl { float: left; }
.fr { float: right; }

.wrapper { width: 1120px; margin: 0 auto; position: relative; }

.topbar { border-bottom: 1px solid #dcdcdc; background: url(img/topbarbg.jpg) repeat-x center center; height: 33px; line-height: 33px; }
.topbar .tb_info { float: left; color: #666; }
.topbar .tb_info strong { color: #d30c00; font-weight: normal; margin: 0 2px; }
.topbar .tb_btn { float: right; }
.topbar .tb_btn ul { }
.topbar .tb_btn ul li { float: left; width: 64px; text-align: center; background: url(img/tb_btn_dot.jpg) no-repeat left center; }
.topbar .tb_btn ul li.no { background: none; }
.topbar .tb_btn ul li a { display: block; color: #333; }

.header { height: 100px; }
.header .head { width: 1120px; margin: 0 auto; }
.header .logo { float: left; display: block; width: 486px; height: 100px; background: url(img/logo.png) no-repeat center center; text-indent: -9999px; }
.header .headtel { float: right; width: 309px; height: 100px; background: url(img/headtel.png) no-repeat center center; text-indent: -9999px; }

.navbar { background: url(img/navbg.jpg) repeat center center; height: 43px; line-height: 43px; }
.navbar .nav { border-left: 1px solid #3dafe2; width: 1120px; margin: 0 auto; }
.navbar .nav .bd { }
.navbar .nav .bd .nLi { width:14.28571%; float: left; text-align: center; }
.navbar .nav .bd .nLi .na { display: block; font-size: 16px; color: #fff; border-right: 1px solid #3dafe2; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; }
.navbar .nav .bd .nLi .na:hover, .navbar .nav .bd .nLi.on .na { text-decoration: none; background: #0c599d; text-shadow: 0 0 5px #fff; color: #ff0; }

.bottom { background: #0a4798; }
.bottomcontent { width:1120px; margin:0 auto; }
.lxul li { float: left; width: 280px; text-align: center; color: #acacac; font-size: 14px; line-height: 24px; color: #fff; }
.lxul li .fitit { font-size: 18px; color: #e7de55; font-family: arial; }
.lxul { padding: 30px 0; }

.footericon { width: 210px; height: 210px; border: 1px solid #fefeff; border-radius: 50%; overflow: hidden; margin: 0 auto; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; background-repeat: no-repeat; background-position: center 0; }
.footericon:hover { background-color: #fefeff; border-color: #0a4798; box-shadow: 0 0 0 3px #fefeff; background-position: center -210px; }
.footericon.fi01 { background-image: url(img/footericon01.png); }
.footericon.fi02 { background-image: url(img/footericon02.png); }
.footericon.fi03 { background-image: url(img/footericon03.png); }
.footericon.fi04 { background-image: url(img/footericon04.png); }
.footericon a { width: 210px; height: 210px; display: block; background: transparent; }

.footer { padding: 30px 0; background: #0a4798; color: #fff; font-size: 14px; line-height: 24px; border-top: 1px solid #315e99; }
.footer .foot { width: 1120px; margin: 0 auto; }
.footer .foot .tipbtn { float: right; }
.footer .foot .tipbtn a { display: block; height: 25px; line-height: 25px; color: #fff; }

.homepart01 { margin: 30px auto 50px; }
.homepart01 .hp01_1 { width: 260px; float: left; }
.homepart01 .hp01_2 { width: 826px; float: right; }

.sideprolist { border: 1px solid #ccc; }
.sideprolist .tit { background: #0c599d; height: 80px; color: #a6cdf0; font-size: 14px; line-height: 24px; }
.sideprolist .tit h3 { font-size: 20px; font-weight: normal; padding: 18px 0 0 20px; }
.sideprolist .tit p { padding: 0 0 0 20px; }
.sideprolist .con { }
.sideprolist .con ul { padding: 12px 10px; line-height: 30px; }
.sideprolist .con ul li { height: 30px; border-bottom: 1px solid #e0e0e0; font-size: 14px; }
.sideprolist .con ul li a { display: block; padding: 0 10px; background: url(img/sideprolibg.jpg) no-repeat -300px center; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; }
.sideprolist .con ul li a:hover, .sideprolist .con ul li.on a { background-position: right center; color: #fff; text-decoration: none; }
.sideprolist .con .gengduo { line-height: 30px; height: 30px; background: #a6a6a6; color: #fff; padding-right: 10px; display: block; text-align: right; }

.homeprogun { border: 1px solid #ccc; position: relative; margin-bottom: 20px; }
.homeprogun .hd { background: url(img/homeprogunhdbg.jpg) repeat-x 0 0; height: 42px; line-height: 42px; padding-left: 20px; border-bottom: 1px solid #dedede; }
.homeprogun .hd h3 { font-size: 16px; color: #333; font-weight: normal; }
.homeprogun .bd { padding: 15px; width: 570px; margin: 0 auto; height: 180px; overflow: hidden; }
.homeprogun .bd li { width: 570px; height: 180px; }
.homeprogun .bd li .img { float: left; width: 240px; height: 178px; border: 0px solid #dedede; }
.homeprogun .bd li .img img { width: 240px; height: 180px; display: block; }
.homeprogun .bd li .info { float: right; width: 300px; }
.homeprogun .bd li .info h3 { height: 36px; line-height: 36px; padding-left: 10px; background: #1e79c3; font-weight: normal; font-size: 16px; margin-bottom: 10px; }
.homeprogun .bd li .info h3 a { color: #fff; }
.homeprogun .bd li .info p { font-size: 12px; line-height: 22px; margin-bottom: 5px; }
.homeprogun .bd li .info .viewmore { color: #db0000; border-bottom: 1px solid #db0000; text-decoration: none; }
.homeprogun .prev, .homeprogun .next { width: 49px; height: 99px; display: block; position: absolute; background: url(img/homeprogunarrow.jpg) no-repeat 0 0; top: 108px; }
.homeprogun .prev { left: 30px; }
.homeprogun .next { right: 30px; background-position: -49px 0; }

.homepromore { border: 1px solid #dedede; }
.homepromore .tit { height: 38px; line-height: 38px; background: #1e79c3; }
.homepromore .tit h3 { background: #db0000; color: #fff; font-weight: normal; font-size: 16px; float: left; padding: 0 60px 0 20px; }
.homepromore .con { padding: 15px 0 12px; }
.homepromore .con ul { margin: 0 8px; }
.homepromore .con ul li { float: left; margin: 0 8px; }
.homepromore .con ul li a { display: block; text-align: center; }
.homepromore .con ul li a .img { width: 180px; height: 135px; padding: 2px; border: 1px solid #dedede; }
.homepromore .con ul li a .img img { width: 180px; height: 135px; display: block; }
.homepromore .con ul li a span { display: block; line-height: 26px; font-size: 14px; }

.ad01 { background: url(img/ad01.jpg) no-repeat center center; height: 227px; }
.ad01 a { display: block; width: 190px; height: 44px; background: transparent; position: absolute; top: 154px; left: 480px; text-indent: -99999px; }

.ad02 { background: url(img/ad02.jpg) no-repeat center center; height: 256px; }
.ad02 a { display: block; width: 105px; height: 30px; background: transparent; position: absolute; top: 180px; left: 916px; text-indent: -99999px; }

.homecommontit { text-align: center; margin-top: 50px; }
.homecommontit.hsp01 { background: url(img/hsp01bg.jpg) no-repeat center 60px; }
.homecommontit .en { display: block; font-size: 26px; font-family: arial; color: #1e79c3; line-height: 36px; }
.homecommontit h3 { font-size: 40px; color: #333; line-height: 50px; }
.homecommontit p { font-size: 14px; color: #333; line-height: 24px; margin: 26px 0 20px; }
.homecommontit p.spred { font-size: 18px; color: #da1818; font-weight: bold; line-height: 24px; margin: 26px 0 20px; }



.homecommontit2 { text-align: left; margin-top: 50px; }
.homecommontit2.hsp01 { background: url(img/hsp01bg.jpg) no-repeat center 60px; }
.homecommontit2 .en { display: block; font-size: 26px; font-family: arial; color: #1e79c3; line-height: 36px; }
.homecommontit2 h3 { font-size: 40px; color: #333; line-height: 50px; }
.homecommontit2 p { font-size: 14px; color: #333; line-height: 24px; margin: 26px 0 20px; }
.homecommontit2 p.spred { font-size: 18px; color: #da1818; font-weight: bold; line-height: 24px; margin: 26px 0 20px; }


.homehistory { margin: 40px 0 50px; }
.homehistory ul { width: 1144px; }
.homehistory li { width: 256px; border: 1px solid #ccc; float: left; background: #ededed; text-align: center; margin-right: 28px; }
.homehistory li .img { width: 256px; height: 180px; overflow: hidden; margin-bottom: 6px; }
.homehistory li p { margin: 0 16px; font-size: 14px; line-height: 22px; }
.homehistory li .seemore { display: block; width: 108px; line-height: 33px; height: 33px; background: #1fb4ee; color: #fff; border: 1px solid #1e79c3; margin: 15px auto 26px; }

.homeshili { height: 1470px; background: url(img/homeshili.jpg) no-repeat center; margin: 30px 0 50px; }

.homenewsbox { background: url(img/homenewsboxbg.jpg) repeat-y center 0; padding: 36px 0; margin: 40px 0 50px; }
.homenewsbox .hnb01 { float: left; width: 346px; margin-left: 55px; position: relative; }
.homenewsbox .hnb01 .bd { width: 346px; }
.homenewsbox .hnb01 .bd li { width: 346px; }
.homenewsbox .hnb01 .bd li .img { width: 346px; height: 238px; overflow: hidden; margin-bottom: 10px; }
.homenewsbox .hnb01 .bd li .info { }
.homenewsbox .hnb01 .bd li .info h3 a { font-size: 16px; color: #1e79c3; font-weight: normal; line-height: 30px; }
.homenewsbox .hnb01 .bd li .info p { font-size: 14px; color: #333; line-height: 24px; }
.homenewsbox .hnb01 .hd { position: absolute; top: 208px; height: 30px; line-height: 30px; background: rgba(0,0,0,.4); width: 100%; }
.homenewsbox .hnb01 .hd ul { margin-right: 10px; float: right; }
.homenewsbox .hnb01 .hd li { display: block; float: left; width: 12px; height: 12px; border-radius: 50%; background: #ff0000; cursor: pointer; text-indent: -99999px; margin: 8px 3px; }
.homenewsbox .hnb01 .hd li.on { background: #fff; }
.homenewsbox .hnb02 { width: 610px; float: right; }
.homenewsbox .hnb02 ul { margin-right: 30px; }
.homenewsbox .hnb02 li { line-height: 33px; height: 33px; overflow: hidden; font-size: 15px; }
.homenewsbox .hnb02 li strong { line-height: 33px; height: 33px; overflow: hidden; color: #db0000; font-weight: normal; }
.homenewsbox .hnb02 li .date { float: right; color: #6b6b6b; }

.homehonor { background: url(img/homehonorbg.jpg) repeat-x center center; margin: 40px 0 50px; position: relative; }
.homehonor .bd { margin: 0 auto; width: 868px; }
.homehonor .bd ul { }
.homehonor .bd ul li { width: 175px; height: 233px; float: left; border: 1px solid #cecfcf; margin: 0 20px; }
.homehonor .prev, .homehonor .next { width: 50px; height: 50px; position: absolute; display: block; background: url(img/honorarrow.png) no-repeat 0 center; top: 50%; margin-top: -25px; }
.homehonor .prev { left: 0; }
.homehonor .next { right: 0; background-position: -50px center; }

.homemessage { background: #efefef; margin: 60px 0 50px; padding: 1px 0 40px; }
.homemessage .hmbox { background: url(img/homemessagebg.jpg) no-repeat center center; height: 306px; margin-top: 40px; }

.inbanner { height: 300px; }
.inbanner .bd { height: 300px; }
.inbanner .bd li .bg { height: 300px; }
.inbanner .bd li.bli01 .bg { background-image: url(img/inbanner01.jpg); }
.inbanner .bd li.bli02 .bg { background-image: url(img/inbanner02.jpg); }
.inbanner .bd li.bli03 .bg { background-image: url(img/inbanner03.jpg); }

.inwrapper { background: #f1f1f1; padding: 30px; }

.side { width: 260px; float: left; position: relative; z-index: 10; }
.side .sideprolist { background: #fff; }

.main { width: 830px; float: right; border: 1px solid #dedede; background: #fff; box-shadow: 1px 1px 0 #dedede; }
.main .tit { height: 42px; line-height: 42px; border-bottom: 2px solid #1e79c3; padding: 0 20px 0 0; font-family: microsoft yahei; background: url(img/homeprogunhdbg.jpg) repeat-x center center; }
.main .tit h3 { font-size: 20px; font-weight: bold; float: left; border-bottom: 2px solid #e3131b; color: #e3131b; font-weight: normal; padding: 0 30px 0 30px; font-family: microsoft yahei; position: relative; }
.main .tit h3 em { position: absolute; bottom: -12px; left: 50%; margin-left: -6px; width: 0; height: 0; border: 6px solid transparent; border-top-color: #e3131b; }
.main .tit .now { float: right; color: #999; font-family: simsun; }
.main .tit .now a { color: #999;font-size: 12px;  }
.main .con { padding: 20px; font-size: 14px; line-height: 24px; color: #333; font-family: microsoft yahei; }
.main .con p { font-size: 14px; line-height: 24px; margin-bottom: 20px; font-family: microsoft yahei; }
.main .con a { color: #666; }
.main .con a:hover { color: #f60; }

.historylist { background: url(img/home150330_03.jpg) repeat-y 96px 0; padding: 30px 0; font-family: microsoft yahei; font-size: 14px; line-height: 24px; }
.historylist li { position: relative; margin-bottom: 30px; }
.historylist li .content { width: 610px; background: #fff; border: 1px solid #dedede; -webkit-border-radius: 10px; border-radius: 10px; padding: 20px; opacity: .6; filter: alpha(opacity=60); -webkit-transition: all .2s ease-in; transition: all .2s ease-in; font-size: 14px; line-height: 28px; }
.historylist li:hover .content { opacity: 1; filter: alpha(opacity=100); }
.historylist li .dot { width: 16px; height: 16px; background: #fff; border: 2px solid #e31d1a; border-radius: 50%; -webkit-border-radius: 50%; position: absolute; left: 100px; margin-left: -10px; top: 20px; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; }
.historylist li:hover .dot { border: 7px solid #e31d1a; margin-left: -15px; top: 15px; }
.historylist li .time { position: absolute; left: 0; top: 20px; font-size: 30px; font-family: arial; color: #999; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; }
.historylist li:hover .time { color: #e31d1a; }
.historylist li.left .content { float: left; text-align: right; }
.historylist li.left .time { margin-left: 40px; }
.historylist li.right .content { float: right; }
.historylist li.right .time { }

.sideproimg { border: 1px solid #dedede; background: #fff; margin: 24px 0; }
.sideproimg .tit { height: 38px; line-height: 38px; border-bottom: 1px solid #dedede; padding: 0 10px; }
.sideproimg .tit h3 { float: left; font-size: 16px; font-weight: normal; color: #333; }
.sideproimg .tit .more { float: right; color: #999; font-size: 12px; font-family: arial; }
.sideproimg .con { padding: 10px; }
.sideproimg .con li { height: 50px; border-bottom: 1px dashed #dedede; padding: 6px; }
.sideproimg .con li:hover { background: #f1f2f3; }
.sideproimg .con li .img { float: left; width: 50px; height: 50px; overflow: hidden; margin-right: 10px; }
.sideproimg .con li .img img { height: 50px; display: block; width: 67px; margin-left: -8.5px; }
.sideproimg .con li .info { }
.sideproimg .con li .info a { font-size: 12px; line-height: 24px; }
.sideproimg .con li .info a:hover { color: #1e79c3; }

.sidenews { border: 1px solid #dedede; background: #fff; margin: 24px 0; }
.sidenews .tit { height: 38px; line-height: 38px; border-bottom: 1px solid #dedede; padding: 0 10px; }
.sidenews .tit h3 { float: left; font-size: 16px; font-weight: normal; color: #333; }
.sidenews .tit .more { float: right; color: #999; font-size: 12px; font-family: arial; }
.sidenews .con { padding: 10px; }
.sidenews .con li { height: 24px; line-height: 24px; padding: 5px; border-bottom: 1px dashed #dedede; overflow: hidden; }
.sidenews .con li a:hover { color: #1e79c3; }
.sidenews .con li .num { display: block; float: left; margin-right: 10px; width: 24px; height: 24px; background: #ddd; text-align: center; }
.sidenews .con li .num.hot { background: #e3131b; color: #fff; }
.sidenews .con li:nth-child(2) .num  { background: #f30; }
.sidenews .con li:nth-child(3) .num  { background: #f60; }

.side_message { }
.side_message a { display: block; width: 100%; height: 60px; line-height: 60px; border: 1px solid #dedede; font-size: 16px; text-indent: 50px; background: #fff url(img/sidemessageicon.png) no-repeat 155px 0; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; }
.side_message a:hover { background: #1e79c3 url(img/sidemessageicon.png) no-repeat 155px -60px; color: #fff; text-decoration: none; }

.new_ulbig { width: 100%; }
.new_ulbig li { padding: 20px 0px 20px 0px; border-bottom: 1px dashed #ccc; height: 152px; overflow: hidden; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; }
.new_ulbig2 li { width: 50%; float: left; }
.new_ulbig li.on { background: #f1f1f1; }
.new_ulbig li .img { float: left; width: 200px; height: 150px; overflow: hidden; border: 1px solid #ccc; margin-right: 20px; background: url(img/nopic.jpg) no-repeat center center; }
.new_ulbig li .img img { width: 200px; height: 150px; display: block; }
.new_ulbig li .info { margin-left: 20px; margin-bottom: 20px; }
.new_ulbig li .info a { padding: 2px 4px; color: #d81920; text-decoration: none; font-family: microsoft yahei; }
.new_ulbig li h3 { margin-bottom: 10px; }
.new_ulbig li h3 a { line-height: 28px; font-size: 18px; font-weight: bold; padding: 3px 2px; font-family: microsoft yahei; }
.main .con .new_ulbig li p { line-height: 24px; color: #666; text-indent: 0; }
.new_ulbig li .info a:hover { text-decoration: none; background: #d81920; color: #fff; }
.new_ulbig li .time { display: block; margin-top: 10px; color: #999; }

.honorbox { background: url(img/honorbgs.jpg) repeat-y center top; padding: 0 75px; }
.honorbox li { float: left; margin: 0 6px 121px; width: 182px; height: 252px; border: 3px solid #dedede; }
.honorbox li.big { width: 376px; }
.honorbox li img { width: 182px; height: 252px; display: block; }
.honorbox li.big img { width: 376px; }

.contact { background: url(img/qiu.jpg) no-repeat right 0; padding: 40px 0 0 70px; width: 662px; font-size: 14px; font-family:"Microsoft YaHei",SimSun,SimHei; position: relative; }
.main .con .contact p { line-height: 30px; }
.contact p strong { font-size: 16px; line-height: 40px; color: #e3131b; }

.productlist { margin: 0 0 30px; }
.productlist li { border-bottom: 4px solid #dedede; background: #f1f1f1; width: 208px; float: left; -webkit-transition: all .2s ease; transition: all .2s ease; margin: 0 27px 30px; }
.productlist li.on { border-color: #1e79c3; background: #dedede; }
.productlist li .img { width: 200px; height: 150px; margin: 4px; position: relative; overflow: hidden; }
.productlist li .img img { width: 200px; height: 150px; display: block; -webkit-transition: all .2s linear; transition: all .2s linear; }
.productlist li.on .img img { -webkit-transform: scale(1.1,1.1); transform: scale(1.2,1.2); }
.productlist li .info { font-size: 12px; color: #fff; padding: 5px 10px; }
.productlist li .info h3 { margin-bottom: 0; height: 26px; line-height: 26px; overflow: hidden; text-align: center; }
.productlist li .info h3 a { font-size: 14px; color: #333; font-family: microsoft yahei; font-weight: normal; }
.productlist li.on .info h3 a { color: #e3131b; text-shadow: 0 0 5px #fff; }
.productlist li .info h3 a:hover { color: #e3131b; }





